Skip to content

Comments

refactor!: rename assertions has_debug_message to has_debug_string#75

Merged
haraldmaida merged 2 commits intomainfrom
refactor/rename-has-debug-message-to-has-debug-string
Feb 20, 2026
Merged

refactor!: rename assertions has_debug_message to has_debug_string#75
haraldmaida merged 2 commits intomainfrom
refactor/rename-has-debug-message-to-has-debug-string

Conversation

@haraldmaida
Copy link
Member

@haraldmaida haraldmaida commented Feb 20, 2026

… and does_not_have_debug_message to does_not_have_debug_string

The method name has_debug_string is more precise what is asserted than has_debug_message as there is no "message".

BREAKING CHANGE: the methods has_debug_message and does_not_have_debug_message are renamed to has_debug_string and does_not_have_debug_string.

… and `does_not_have_debug_message` to `does_not_have_debug_string`
@haraldmaida haraldmaida self-assigned this Feb 20, 2026
@haraldmaida haraldmaida changed the title refactor: rename assertions has_debug_message to has_debug_string refactor!: rename assertions has_debug_message to has_debug_string Feb 20, 2026
@haraldmaida haraldmaida added the enhancement New feature or request label Feb 20, 2026
…`does_not_have_debug_message` to `does_not_have_debug_string` in README
@haraldmaida haraldmaida merged commit 35e4e6d into main Feb 20, 2026
18 checks passed
@haraldmaida haraldmaida deleted the refactor/rename-has-debug-message-to-has-debug-string branch February 20, 2026 01:57
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.73%. Comparing base (c8747e1) to head (e3cb047).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   93.73%   93.73%           
=======================================
  Files          32       32           
  Lines        4579     4579           
  Branches     4579     4579           
=======================================
  Hits         4292     4292           
  Misses        247      247           
  Partials       40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant